Get audience by ID
Get an audience
Path Parameters
Parameter | Details |
---|---|
audienceId
| string Example: 645e0c241a93369ff53f26e0 |
Responses
200
Audience
application/json
Success
id
string
Example:
645e0c241a93369ff53f26e0
namerequired
string
Example:
VIP customers
descriptionrequired
string
Example:
German VIP Customers from Hamburg only
companyIdsrequired
Array of integer
customerIdsrequired
Array of integer
createdAt
string
Example:
2023-05-10T10:00:00.000Z
updatedAt
string
Example:
2023-05-10T10:00:00.000Z
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET
Request samples
Response samples
200Audience:
Content type: application/json