Agencies
Retrieve a paginated list of agencies. Use the fields parameter to customize response fields.
Authorizations
Path Parameters
Numeric ID of the agency to get agencies for
Query Parameters
Specify custom response with available response fields.
Fields included as default: id, name, logoUrl, location, email, country, secondaryCountry, verified, info, numberOfClients, agents, eliteprospectsUrlPath, links, updatedAt, _links
id, name, logoUrl, location, email, country, secondaryCountry, verified, info, numberOfClients, agents, eliteprospectsUrlPath, links, updatedAt, _links, country.*, secondaryCountry.*, links.*, * The number of items to skip before starting to collect the result set.
x >= 0The number of items to return.
0 <= x <= 1000Sort results by field name. Prefix with - for descending order (e.g., -name).
id, -id, name, -name, country, -country, updatedAt, -updatedAt Filter by id
Filter by id greater than
Filter by name
Filter by country slug in ISO 3166-1 alpha-3
Filter by verified
Filter by updatedAt greater or equal to in ISO-8601 format for date and time