# Retrieve a pronoun badge image **GET /banner/{pronoun}.png** Get a PNG image badge for a specific pronoun set by its canonical name. ## Servers - Main (production) server: https://pronouns.page/api (Main (production) server) - Language-specific server: https://en.pronouns.page/api (Language-specific server) ## Parameters ### Path parameters - **pronoun** (string) The canonical name of the pronoun set (e.g., "they/them"). ## Responses ### 200 A PNG image badge representing the pronoun set ### 404 Pronoun set not found #### Body: application/json (object) - **error** (string) ### 500 Internal server error #### Body: application/json (object) - **error** (string) [Powered by Bump.sh](https://bump.sh)