Getting a Single Category

Taylor Sloane Updated by Taylor Sloane

GET /category/:category_id

Arguments


category_id
Required

ID of the category you're trying to GET

Example response:

{
"category": Category
}

How did we do?

Getting Categories

The Category Object

Contact

This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply.