Get alliance contact labels

GET {{baseUrl}}/alliances/:alliance_id/contacts/labels/?datasource=tranquility&token=commodo irure

Return custom labels for an alliance's contacts


Alternate route: /dev/alliances/{alliance_id}/contacts/labels/

Alternate route: /legacy/alliances/{alliance_id}/contacts/labels/

Alternate route: /v1/alliances/{alliance_id}/contacts/labels/


This route is cached for up to 300 seconds

Request Params

KeyDatatypeRequiredDescription
datasourcestringThe server name you would like data from
tokenstringAccess token to use if unable to set a header

HEADERS

KeyDatatypeRequiredDescription
If-None-MatchstringETag from a previous request. A 304 will be returned if this matches the current ETag

RESPONSES

status: OK

[{"label_id":1,"label_name":"Alliance Friends"}]