# Get an advertiser **GET /advertising/v1.0/advertisers/{advertiserId}** Endpoint for retrieving advertisers. ## Servers - http://apis.public-staging.reas.cz: http://apis.public-staging.reas.cz () ## Authentication methods - Token ## Parameters ### Path parameters - **advertiserId** (string) Id of an advertiser. It is either id that was provided in the response of the insert endpoint or it can be **thirdPartyId**, if it has been provided in the request body of the advertiser **insert** endpoint. ## Responses ### 200 Advertiser successfully retrieved #### Body: application/json (object) - **success** (boolean) - **data** (object) ### 404 Advertiser was not found. [Powered by Bump.sh](https://bump.sh)