Styles/Documents

Lists documents attached to a style. Scoped to the caller's company; archived documents are excluded by default and only returned when isArchived=true.

get/api/styles/{id}/style-documents

Path parameters

idstring required

Query parameters

namestring
documentTypeIdstring
string
OR
boolean
pageinteger
countinteger
order'asc' | 'desc' | 'ASC' | 'DESC'
sort'updatedAt' | 'name' | 'documentType'

Response

Default Response

Changes

Changed in 2 of the 49 revisions of this API.56

    • ○

      added the required property /// to the response with the status

      response-required-property-added

  • 97e51f27dc7755See the full diff
    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property /// became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ○

      response property data/items/createdAt list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/documentClass list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/documentType/impactAreaId list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/fileUrl list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/updatedAt list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

Of the 49 revisions, 1 has no diff computed.