Retrieves the default allocation template for an account
GET/demand/accounts/:account_id/allocation-template-association
Retrieves the default allocation template for an account
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The default allocation template associated with the account was retrieved successfully.
Response Headers
ETag
The ETag header provides a unique identifier that represents the current version of a resource. It's used for caching and to prevent concurrent modification issues.
A request is not valid and can't be processed.
A request is unauthorized.
A requested is forbidden.
A requested resource isn't found.
A request failed due to an internal error.