Get instructions on an item

Retrieves the list of instructions attached to a library content item identified by libraryContentId in the specified teamsite. Use this endpoint when an integration needs to display, export, or synchronize instruction metadata (type, title, HTML text) associated with a library item.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^(?:1|[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$

Identifier of the teamsite context for the request. Depending on API behavior, it may be a GUID-formatted value or a documented special value such as 1.

uuid
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Identifier of the library content item targeted by the operation.

Query Params
int32
≥ 0
Defaults to 0

Zero-based offset for pagination. Determines how many instruction entries to skip before returning results. Defaults to 0 when omitted.

int32
1 to 100
Defaults to 50

Maximum number of instruction entries to return per page. Defaults to 50 when omitted. Maximum allowed value is 100.

Headers
string
enum
Defaults to application/json; charset=utf-8

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8
application/json