Get skin details given its short ID
get
/v1/portal/skins/{id}
Returns skin details
The following tables summarize the client request.
Path Parameters
Name | Description | Format |
---|---|---|
id | the short id of the skin to be returned | string |
Query Parameters
Name | Description | Format |
---|---|---|
expand | if child nodes should be expanded | string |
fields | if a reduced number of fields should be displayed | string |
The following tables summarize the server response.
403 Response
Invalid utoken supplied