GET /v1/ats/categories/:id
Returns a single ATS category by its numeric ID.
Example request:
GET /api/index.php/v1/ats/categories/13Authorization: Bearer <token>Accept: application/vnd.api+json
HTTP codes:
Returns the category resource.
No category with the given ID exists.