Get a campaign group
Campaign groups
Get a campaign group
Retrieve a single campaign group by ID, including its name, description, and metadata, to inspect how campaigns are organized in your Loops account.
GET
Get a campaign group
Request
Path parameters
The ID of the campaign group.
Response
Success
The campaign group ID.
The group name.
The group description.
ISO 8601 timestamp for when the group was created.
ISO 8601 timestamp for when the group was last updated.
Error
A400 Bad Request is returned if id is invalid.
A 404 Not Found is returned if the campaign group does not exist.
If the API key is invalid (or content API is not enabled for your team), a
401 Unauthorized is returned.
An error message describing what went wrong.
Last modified on June 22, 2026

