GET Sync
Bulk sync logos.
Authorizations
Headers
Specifies return format
application/json
Query Parameters
Last updated unix timestamp, UTC
A comma (,) separated list of returned fields.
Example: mark_light,background_light
Would return ONLY the mark_light, background_light values from the API.
If no image exists, generate a fill image based on the company name and background color.
Apply a radius to the composite image.
Default value is 0. Maximum value is 50 (50%) which will result in a circle.
Specified as the WIDTHxHEIGHT to scale the image down in pixels. Images will only be scaled down, never up, and fit within the bounds set. In CSS terms, the object-fit property is set to contain
.
Scale will be applied to: logo_light, logo_dark, mark_light, mark_dark, mark_composite_light, mark_composite_dark
Example: 300x600
Page offset.
Number of results returned. Default 100
Response
Successful response
The response is of type object[]
.