Cross Reference Lookup Templates
Authorizations
Query parameters
filter[name]stringOptional
Filter results by name.
filter[hidden_from_marketplace]stringOptional
Filter results by hidden_from_marketplace.
filter[visible_for_marketplace]stringOptional
Filter results by visible_for_marketplace.
filter[private]stringOptional
Filter results by private.
filter[visibility]stringOptional
Filter results by visibility.
includestringOptional
Comma-separated list of relationships to include. Available: crossReferenceLookupValueTemplates
sortstringOptional
Sort field. Prefix with - for descending. Available: name
pageinteger · min: 1OptionalDefault:
Page number for pagination.
1per_pageinteger · min: 1 · max: 100Optional
Number of results per page.
Responses
200
Successful response
application/json
401
Unauthenticated
403
Unauthorized
get
/api/v1/patchworks/cross-reference-lookup-templatesAuthorizations
Path parameters
cross_reference_lookup_templatestringRequired
The cross reference lookup template identifier.
Responses
200
Successful response
application/json
objectOptional
401
Unauthenticated
403
Unauthorized
get
/api/v1/patchworks/cross-reference-lookup-templates/{cross_reference_lookup_template}/downloadLast updated
Was this helpful?