Returns a list of the available trailer logos in lowercase when calling the Create Alert endpoint.
Create Alert
Include the following headers in your requests:
Access-Token: The access token obtained from the "Create Access Token" endpoint.
x-api-key: The API key provided by GenLogs. This header must be included in the request.
Ensure your API user has a role with admin or create-alert-endpoint permission
admin
create-alert-endpoint
URL: https://api.genlogs.io/logos
https://api.genlogs.io/logos
Method: GET
GET
Last updated 7 days ago
curl --location 'https://api.genlogs.io/logos' \ --header 'Access-Token: {access-token}' \ --header 'X-Api_key: {x-api-key}'
[ "10 roads express", "aaa cooper transportation", "aat carriers", "abf" ]