--- title: "Get Publisher Information" slug: "get-publishers-information-for-advertiser" updated: 2024-07-04T07:53:14Z published: 2024-07-04T07:53:14Z canonical: "help.awin.com/get-publishers-information-for-advertiser" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.awin.com/llms.txt > Use this file to discover all available pages before exploring further. # Get Publisher Information Get/advertisers/{advertiserId}/publishers **GET publishers** Advertisers can check automatically with which publishers they currently have an active relationship. This endpoint also provides information about publisher region(s) and promotion type. **Who can use it?** Advertisers Header parametersAuthorizationstring accessToken Path parametersadvertiserIdstringRequired advertiser id Query parametersaccessTokenstringRequired access token Responses200 OK object Which data fields do we provide? | field name | description | | --- | --- | | id | ID of the publisher | | name | name of the publisher | | primaryRegion | main/primary region of the publisher | | salesRegions | additional sales regions of the publisher (if defined) | | primaryType | primary promotion type of the publisher |