Skip to main content

Retrieve MMY level by depth and id

Retrieves a MMY Level resource.

Authorizations:Token, JWT
Query Parameters
depth
required
integerEnum: 1234Level depth (1, 2, 3 or 4)
id
required
integer

Responses

200MMY Level resource
Response schema:
MMY Level resource
namestring
depthstring
titlestring
descriptionstring
parent_level_idinteger or null
logo_urlstring
banner_urlsArray of strings
idinteger or null>= 1
401Unauthorized
Response schema:
Unauthorized
typestringExample: "https://tools.ietf.org/html/rfc2616#section-10"
titlestringExample: "An error occurred"
detailstring or nullExample: "Cannot find entity"
instancestring or null
404Resource not found
Response schema:
Resource not found
typestringExample: "https://tools.ietf.org/html/rfc2616#section-10"
titlestringExample: "An error occurred"
detailstring or nullExample: "Cannot find entity"
instancestring or null
500Internal error
Response schema:
Internal error
typestringExample: "https://tools.ietf.org/html/rfc2616#section-10"
titlestringExample: "An error occurred"
detailstring or nullExample: "Cannot find entity"
instancestring or null