Cross Reference Lookup Templates

Index

get

Pagination

Pagination is available for this request. Please see the section on using pagination for more details.

Available Includes

These are the includes that can be used to include addition related data in the results. Please see the section on using includes for more details.

  • crossReferenceLookupValueTemplates

  • crossReferenceLookupValueTemplates_count

  • crossReferenceLookupValueTemplatesExists

Available Filters

These are the filters that can be used to specific the data to return. Please see the section on using filters for more details.

  • name

  • hidden_from_marketplace

  • visible_for_marketplace

  • private

Available Sorts

These are the sorts that can be used order the returned data. Please see the section on using sorting for more details.

  • name

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: 1Optional

Page number for pagination.

Default: 1
per_pageinteger · min: 1 · max: 100Optional

Number of results per page.

Responses
chevron-right
200

Successful response

application/json
get
/api/v1/patchworks/cross-reference-lookup-templates

Download

get

Download for download.

Authorizations
Path parameters
cross_reference_lookup_templatestringRequired

The cross reference lookup template identifier.

Responses
chevron-right
200

Successful response

application/json
objectOptional
get
/api/v1/patchworks/cross-reference-lookup-templates/{cross_reference_lookup_template}/download

Last updated

Was this helpful?