# List Spot member custom roles **GET /v1/spotMemberCustomRole** List Spot member custom roles ## Servers - https://openapi.meltingspot.io: https://openapi.meltingspot.io () ## Parameters ### Query parameters - **page** (integer | null) The page number in a paginated set of results - **limit** (integer | null) The limit of results to be returned per page - **label[eq]** (string) Search custom role with a specified label - **label[contains]** (string) Search custom role that contains this value in his label - **label[in]** (array[string]) Search custom role which have the following label ## Responses ### 200 Custom roles returned successfully #### Body: application/json (object) - **items** (array[object]) The items found - **total** (integer) The total number of items found ### 400 Malformed payload ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)