GET associations({associationId})/categories({categoryId})?memberType={memberType}

Method to get some data about a category

Request Information

Parameters

NameDescriptionAdditional information
associationId
Association of interest

Define this parameter in the request URI.

categoryId
Category of interest

Define this parameter in the request URI.

memberType
Filters count by member type (Not required)

Define this parameter in the request URI.

Response Information

The requested data

Response body formats

application/json, text/json

Sample:

Sample not available.