Get Fund A Need item categories list

This API will help to get all the categories of Fund A Need. We need to pass an authentication token to authorize the user and event URL in the path param and get all the categories of Fund A Need. We are also using sorting functionality to sort the category.

Here is the description of response attributes, which returns to the form of JSON.

AttributeDescription
ItemCategoryDtoIt contains a List of Fund A Need category information

categoryColor: it contains Color of category,
id: it contains the id of the category which is a unique identifier,
name: it contains name of category,
position: it contains the position of the category
Language
Authorization
Header
Click Try It! to start a request and see the response here!