Show details of specific contact category
GET
/contacts/categories/{id}Get a JSON representation of one contact category
Request
Path Params
id
required
The id of the contact category.
Responses
OK(200)
Record Gone(410)
Parameter Error(422)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 4 days ago