getCategory( )


Retrieves a single category by ID.

Permissions
Manage FAQ
Read FAQ
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
categoryIdstringRequired

ID of the category to retrieve.

Returns
Return Type:Promise<Category>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?