# Fetch Producer Credits Amount **GET /producers/{ProducerNrn}/credits** ## Servers - https://b6l4r8pq7c.execute-api.eu-west-3.amazonaws.com: https://b6l4r8pq7c.execute-api.eu-west-3.amazonaws.com () ## Authentication methods - App api authorizer ## Parameters #### Path parameters - **ProducerNrn** (string) Producer Unique NRN ## Responses ### 200: Response with credit amount #### Body Parameters: application/json (object) - **gravityCredits** () - **planName** (string) - **planFrequency** (string) - **planCredits** (number) ### 400: An error happenned during the request, refer to error code for more information #### Body Parameters: application/json (object) - **error** (string) ### 500: An error happenned during the request, refer to error code for more information #### Body Parameters: application/json (object) - **error** (string) [Powered by Bump.sh](https://bump.sh)